home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / utils / file / managers / mc-3.2 / mc-3 / mc-3.2.1 / README < prev    next >
Encoding:
Text File  |  1996-05-17  |  4.6 KB  |  138 lines

  1. -*-Text-*-
  2.  
  3. Contents:
  4. ---------
  5.   Intro text
  6.   Midnight Commander editions
  7.   Where to get more information
  8.   The Midnight Commander
  9.   Mini-docs
  10.   Obtaining the Midnight Commander
  11.  
  12.  
  13. This is version 3.1 of the Midnight Commander, a free Norton Commander
  14. Clone with many useful features. The Midnight Commander comes with
  15. mouse support on xterms and optionally on the Linux console.
  16.  
  17. The Midnight Commander is a directory browsing tool which bears a
  18. certain remote resemblance to John Socha's Norton Commander for DOS.
  19. The Midnight Commander doesn't have all the bells and whistles of its
  20. DOS counterpart, but was written in much less time, mainly because
  21. Emacs, Linux and the GNU project provide much better programming tools
  22. than any environment under DOS. On the other side, we are proud to offer
  23. you a lot of bells and whistles Norton Commander for DOS just couldn't ever
  24. dream of, mainly because Unix gives us much more facilities to do it quickly
  25. and simply...
  26.  
  27. Midnight Commander editions:
  28. ----------------------------
  29.  
  30. The Midnight Commander may be compiled into three different editions:
  31. the text mode edition, the Tk edition and the XView edition.  Please
  32. note that currently the only supported edition is the text mode
  33. edition.  The Tk and XView editions are included with the tar file but
  34. are not finished and thus not supported.
  35.  
  36.  
  37. Where to get more information:
  38. ------------------------------
  39.  
  40. There is a mailing list for discussion on enhancing the program, future
  41. directions and announcements; if you want to subscribe, send mail to:
  42.  
  43. majordomo@roxanne.nuclecu.unam.mx
  44.  
  45. There is a WWW page for the Midnight Commander with the URL:
  46. <http://stekt.oulu.fi/~jtklehto/mc/>.
  47.  
  48.  
  49. The Midnight Commander:
  50. -----------------------
  51.  
  52. The Midnight Commander allows you to browse directories and perform
  53. common file management tasks in two different subdirectories. To switch
  54. directories, you press the Tab key.
  55.  
  56. Common operations are done by selecting a file or a group of files by
  57. tagging them (using the Ins key or C-t) and then applying an operation
  58. to them (copy, rename, delete, etc).
  59.  
  60. Pressing Enter will change a directory if you are pointing at a
  61. directory; execute a program if you are pointing an executable program;
  62. and, if you are pointing at a file that has an extension associated to
  63. a program, run the associated program.
  64.  
  65. Also, if you have the gpm Linux Mouse Server, the Midnight Commander
  66. will have mouse support on Linux console in addition to xterm mouse
  67. support. Check the man page for more information on how this works.
  68.  
  69. The Midnight Commander comes with a simple menuing facility that allows
  70. you to provide your users with a simple menu for the most common tasks;
  71. check the manual page or take a look at the sample mc.menu file in the
  72. distribution directory.
  73.  
  74. The Midnight Commander is released under the GNU General Public License
  75. version 2.0 or any later version.  A copy of the file is included with
  76. this distribution package.
  77.  
  78. If you have comments, you can send them to me:
  79.  
  80. miguel@roxanne.nuclecu.unam.mx
  81.  
  82. or if it would benefit more people, to the mailing list:
  83.  
  84. midnight@roxanne.nuclecu.unam.mx
  85.  
  86. If you find this software useful, drop us a note and consider making a
  87. donation to the Free Software Foundation (the address of the FSF is in
  88. the COPYING file included in this distribution).
  89.  
  90.  
  91. Mini-documentation:
  92. -------------------
  93.  
  94. o Use the F-Keys for invoking the commands in the function key bar.
  95.   If your terminal doesn't support F-keys, you can use the <ESC digit>
  96.   sequence to invoke the corresponding F-digit key.
  97.  
  98. o Tab changes the current panel.
  99.  
  100. o All input lines have emacs-like key-bindings (command history is
  101.   accessed through the M-p and M-n keys).
  102.  
  103. o The panels accept C-n, C-p for browsing the panel (like in emacs).
  104.  
  105. o M-Enter copies the currently selected file name to the input line.
  106.  
  107. o M-Tab completes the current word (or tries to).
  108.  
  109. o The Virtual File System is a cute addition to the project, you may 
  110.   browse in tar and compressed tar files as well as browsing remote 
  111.   machines with the mcfs file system.
  112.  
  113. o Please read the manual page.
  114.  
  115. o Read the file TODO for the current projects.
  116.  
  117. You can access the whole documentation online with the F1 key,
  118. although it's not as nice as the groff printed manual page :-)
  119.  
  120.  
  121. Where you may obtain the Midnight Commander
  122. -------------------------------------------
  123.  
  124. The software should be available by anonymous ftp at sunsite.unc.edu
  125. in the directory /pub/Linux/utils/file and at ftp.nuclecu.unam.mx
  126. in the directory /linux/local.
  127.  
  128. The last alpha versions are available at ftp.nuclecu.unam.mx in the
  129. directory /linux/local/devel.
  130.  
  131. European mirror of both version 3.1 and alpha versions is available
  132. at ftp.cvut.cz in the directory /pub/mc
  133.  
  134.  
  135.  
  136.  
  137.  
  138.